home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BCI NET 2
/
BCI NET 2.iso
/
archives
/
demos
/
misc
/
gettintired.dms
/
in.adf
/
Source
/
protos.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-12-29
|
243 b
|
11 lines
/* Prototypes for non-static functions */
/***** Global function declarations for whole program *****/
/* init.c */
/* Open needed global resources */
BOOL init_open_all(void);
/* Close opened global resources */
void init_close_all(void);